GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > PictureCommand クラス > Recolor メソッド : Recolor(RecolorPreset,IShape[]) メソッド |
'Declaration
Public Overloads Shared Function Recolor( _ ByVal preset As PictureCommand.RecolorPreset, _ ByVal ParamArray shapes() As IShape _ ) As PictureCommand
public static PictureCommand Recolor( PictureCommand.RecolorPreset preset, params IShape[] shapes )